home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 March / CHIP0303.BIN / multimed / vidtool / iuvcr_setup.exe / {app} / iuVCR.exe / 0 / RCDATA / TFIMAGECAPTUREDLG / TFIMAGECAPTUREDLG.txt
Text File  |  2002-11-14  |  6KB  |  221 lines

  1. object fImageCaptureDlg: TfImageCaptureDlg
  2.   Left = 678
  3.   Top = 283
  4.   BorderStyle = bsDialog
  5.   Caption = 'Snapshot sequence settings'
  6.   ClientHeight = 231
  7.   ClientWidth = 221
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 221
  23.     Height = 199
  24.     Align = alClient
  25.     BorderWidth = 4
  26.     Caption = ' '
  27.     TabOrder = 0
  28.     object rgImageFormat: TRadioGroup
  29.       Left = 5
  30.       Top = 5
  31.       Width = 211
  32.       Height = 49
  33.       Align = alTop
  34.       Caption = 'Image format: '
  35.       Columns = 2
  36.       ItemIndex = 0
  37.       Items.Strings = (
  38.         'BMP'
  39.         'JPEG ')
  40.       TabOrder = 0
  41.       OnClick = rgImageFormatClick
  42.     end
  43.     object gbImageQuality: TGroupBox
  44.       Left = 5
  45.       Top = 54
  46.       Width = 211
  47.       Height = 76
  48.       Align = alTop
  49.       Caption = 'Image Quality'
  50.       Enabled = False
  51.       TabOrder = 1
  52.       object Panel3: TPanel
  53.         Left = 2
  54.         Top = 15
  55.         Width = 207
  56.         Height = 21
  57.         Align = alClient
  58.         BevelOuter = bvNone
  59.         BorderWidth = 3
  60.         Caption = ' '
  61.         TabOrder = 0
  62.         object Label1: TLabel
  63.           Left = 3
  64.           Top = 3
  65.           Width = 75
  66.           Height = 15
  67.           Align = alLeft
  68.           Caption = '∩┐╜∩┐╜ Compression'
  69.           Layout = tlBottom
  70.         end
  71.         object Label2: TLabel
  72.           Left = 142
  73.           Top = 3
  74.           Width = 62
  75.           Height = 15
  76.           Align = alRight
  77.           Caption = 'Quality ∩┐╜∩┐╜     '
  78.           Layout = tlBottom
  79.         end
  80.       end
  81.       object Panel4: TPanel
  82.         Left = 2
  83.         Top = 36
  84.         Width = 207
  85.         Height = 38
  86.         Align = alBottom
  87.         BevelOuter = bvNone
  88.         Caption = ' '
  89.         TabOrder = 1
  90.         object lQualityValue: TLabel
  91.           Left = 188
  92.           Top = 0
  93.           Width = 19
  94.           Height = 38
  95.           Align = alRight
  96.           AutoSize = False
  97.           Caption = '75'
  98.           Layout = tlCenter
  99.         end
  100.         object tbQuality: TTrackBar
  101.           Left = 0
  102.           Top = 0
  103.           Width = 188
  104.           Height = 38
  105.           Align = alClient
  106.           Max = 100
  107.           Min = 1
  108.           Orientation = trHorizontal
  109.           ParentShowHint = False
  110.           PageSize = 5
  111.           Frequency = 5
  112.           Position = 75
  113.           SelEnd = 0
  114.           SelStart = 0
  115.           ShowHint = True
  116.           TabOrder = 0
  117.           ThumbLength = 15
  118.           TickMarks = tmTopLeft
  119.           TickStyle = tsAuto
  120.           OnChange = tbQualityChange
  121.         end
  122.       end
  123.     end
  124.     object GroupBox1: TGroupBox
  125.       Left = 5
  126.       Top = 130
  127.       Width = 211
  128.       Height = 63
  129.       Align = alTop
  130.       Caption = 'Snapshot every '
  131.       TabOrder = 2
  132.       object Label4: TLabel
  133.         Left = 73
  134.         Top = 33
  135.         Width = 46
  136.         Height = 13
  137.         Caption = 'second(s)'
  138.       end
  139.       object sePeriod: TCfspinEdit
  140.         Left = 13
  141.         Top = 29
  142.         Width = 57
  143.         Height = 22
  144.         TabStop = True
  145.         Increment = 1
  146.         MaxValue = 3600
  147.         MinValue = 0.250000000000000000
  148.         ParentColor = False
  149.         TabOrder = 0
  150.         Value = 1
  151.       end
  152.     end
  153.     object cbConstantFileName: TCheckBox
  154.       Left = 8
  155.       Top = 192
  156.       Width = 121
  157.       Height = 17
  158.       Caption = 'Constant filename'
  159.       TabOrder = 3
  160.       Visible = False
  161.     end
  162.   end
  163.   object Panel2: TPanel
  164.     Left = 0
  165.     Top = 199
  166.     Width = 221
  167.     Height = 32
  168.     Align = alBottom
  169.     BevelOuter = bvLowered
  170.     Caption = ' '
  171.     TabOrder = 1
  172.     object BitBtn1: TBitBtn
  173.       Left = 4
  174.       Top = 4
  175.       Width = 100
  176.       Height = 24
  177.       Caption = 'OK'
  178.       Font.Charset = DEFAULT_CHARSET
  179.       Font.Color = clWindowText
  180.       Font.Height = -11
  181.       Font.Name = 'MS Sans Serif'
  182.       Font.Style = [fsBold]
  183.       ModalResult = 1
  184.       ParentFont = False
  185.       TabOrder = 0
  186.       Glyph.Data = {
  187.         DE010000424DDE01000000000000760000002800000024000000120000000100
  188.         0400000000006801000000000000000000001000000000000000000000000000
  189.         80000080000000808000800000008000800080800000C0C0C000808080000000
  190.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  191.         3333333333333333333333330000333333333333333333333333F33333333333
  192.         00003333344333333333333333388F3333333333000033334224333333333333
  193.         338338F3333333330000333422224333333333333833338F3333333300003342
  194.         222224333333333383333338F3333333000034222A22224333333338F338F333
  195.         8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  196.         33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  197.         0000333333333A222433333333333338F338F33300003333333333A222433333
  198.         333333338F338F33000033333333333A222433333333333338F338F300003333
  199.         33333333A222433333333333338F338F00003333333333333A22433333333333
  200.         3338F38F000033333333333333A223333333333333338F830000333333333333
  201.         333A333333333333333338330000333333333333333333333333333333333333
  202.         0000}
  203.       NumGlyphs = 2
  204.     end
  205.     object BitBtn2: TBitBtn
  206.       Left = 116
  207.       Top = 4
  208.       Width = 100
  209.       Height = 24
  210.       Font.Charset = DEFAULT_CHARSET
  211.       Font.Color = clWindowText
  212.       Font.Height = -11
  213.       Font.Name = 'MS Sans Serif'
  214.       Font.Style = [fsBold]
  215.       ParentFont = False
  216.       TabOrder = 1
  217.       Kind = bkCancel
  218.     end
  219.   end
  220. end
  221.